[INFO] cloning repository https://github.com/skadewdl3/lazygdb
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/skadewdl3/lazygdb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskadewdl3%2Flazygdb", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskadewdl3%2Flazygdb'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2716c9327b9497bd6acc2b44b0b5e7ad8bbf4781
[INFO] checking skadewdl3/lazygdb against master#df1ae0f7dd168513de2d89beb2cb7a95d4fdc118 for pr-159343
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskadewdl3%2Flazygdb" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/skadewdl3/lazygdb
[INFO] finished tweaking git repo https://github.com/skadewdl3/lazygdb
[INFO] tweaked toml for git repo https://github.com/skadewdl3/lazygdb written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/skadewdl3/lazygdb on toolchain df1ae0f7dd168513de2d89beb2cb7a95d4fdc118
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+df1ae0f7dd168513de2d89beb2cb7a95d4fdc118" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/skadewdl3/lazygdb already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+df1ae0f7dd168513de2d89beb2cb7a95d4fdc118" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.194
[INFO] [stderr]   Downloaded tree_magic_mini v3.2.2
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.194
[INFO] [stderr]   Downloaded cxx-build v1.0.194
[INFO] [stderr]   Downloaded wl-clipboard-rs v0.9.3
[INFO] [stderr]   Downloaded cxxbridge-cmd v1.0.194
[INFO] [stderr]   Downloaded quick-xml v0.39.0
[INFO] [stderr]   Downloaded cxx v1.0.194
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 83a30c7ed84c22fef82075be9e03d2a598aee8e8771870807bbfd7af2b69a7a9
[INFO] running `Command { std: "docker" "start" "83a30c7ed84c22fef82075be9e03d2a598aee8e8771870807bbfd7af2b69a7a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "83a30c7ed84c22fef82075be9e03d2a598aee8e8771870807bbfd7af2b69a7a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "83a30c7ed84c22fef82075be9e03d2a598aee8e8771870807bbfd7af2b69a7a9" "/opt/rustwide/cargo-home/bin/cargo" "+df1ae0f7dd168513de2d89beb2cb7a95d4fdc118" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "83a30c7ed84c22fef82075be9e03d2a598aee8e8771870807bbfd7af2b69a7a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "83a30c7ed84c22fef82075be9e03d2a598aee8e8771870807bbfd7af2b69a7a9" "/opt/rustwide/cargo-home/bin/cargo" "+df1ae0f7dd168513de2d89beb2cb7a95d4fdc118" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling quick-xml v0.39.0
[INFO] [stderr]     Checking unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]    Compiling link-cplusplus v1.0.12
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking num-conv v0.2.1
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]     Checking time-core v0.1.8
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]     Checking line-clipping v0.3.7
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]     Checking pxfm v0.1.29
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.194
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling cxx v1.0.194
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking proc-macro2 v1.0.106
[INFO] [stderr]     Checking lru v0.16.3
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking os_pipe v1.2.3
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking unicode-truncate v2.0.1
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]     Checking quote v1.0.45
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking tree_magic_mini v3.2.2
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking lazygdb-macros v0.1.0 (/opt/rustwide/workdir/lazygdb-macros)
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.194
[INFO] [stderr]     Checking wayland-client v0.31.14
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking kasuari v0.4.12
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking wayland-protocols v0.32.12
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking ratatui-core v0.1.0
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking ratatui-widgets v0.3.0
[INFO] [stderr]     Checking ratatui-crossterm v0.1.0
[INFO] [stderr]     Checking lazygdb-mi v0.1.0 (/opt/rustwide/workdir/lazygdb-mi)
[INFO] [stderr]     Checking ratatui-macros v0.7.0
[INFO] [stderr]     Checking ratatui v0.30.0
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.12
[INFO] [stderr]     Checking wl-clipboard-rs v0.9.3
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking lazygdb-core v0.1.0 (/opt/rustwide/workdir/lazygdb-core)
[INFO] [stdout] warning: unused import: `crate::example::Root`
[INFO] [stdout]   --> lazygdb-core/src/main.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use crate::example::Root;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::example::Root`
[INFO] [stdout]   --> lazygdb-core/src/main.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use crate::example::Root;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IPJumped` is never constructed
[INFO] [stdout]   --> lazygdb-core/src/example.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | struct IPJumped {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IPChangeRequested` is never constructed
[INFO] [stdout]   --> lazygdb-core/src/example.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 30 | struct IPChangeRequested {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constants `Solicited` and `Unsolicited` are never used
[INFO] [stdout]   --> lazygdb-core/src/gdbmi.rs:27:15
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl GdbEventType {
[INFO] [stdout]    | ----------------- associated constants in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub const Solicited: Self = Self(Self::Result.0);
[INFO] [stdout]    |               ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub const Unsolicited: Self = Self(
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `send` is never used
[INFO] [stdout]    --> lazygdb-core/src/gdbmi.rs:125:12
[INFO] [stdout]     |
[INFO] [stdout]  71 | impl GdbMi {
[INFO] [stdout]     | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 125 |     pub fn send<T: lazygdb_mi::input::ToMi>(&self, cmd: T) {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Global` is never constructed
[INFO] [stdout]   --> lazygdb-core/src/ui/state.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub enum EventPropagation {
[INFO] [stdout]    |          ---------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 36 |     Global,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EventPropagation` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `emit_up`, `emit_down`, and `emit_global` are never used
[INFO] [stdout]    --> lazygdb-core/src/ui/state.rs:379:12
[INFO] [stdout]     |
[INFO] [stdout]  79 | impl Ui {
[INFO] [stdout]     | ------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 379 |     pub fn emit_up(
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 388 |     pub fn emit_down(
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 397 |     pub fn emit_global(&mut self, name: &'static str, data: Box<dyn Any + Send + Sync>) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `EventResponse` is never used
[INFO] [stdout]  --> lazygdb-core/src/widgets/mod.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub enum EventResponse {
[INFO] [stdout]   |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_handled` is never used
[INFO] [stdout]   --> lazygdb-core/src/widgets/mod.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl EventResponse {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] 12 |     pub fn is_handled(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `IntoEventResponse` is never used
[INFO] [stdout]   --> lazygdb-core/src/widgets/mod.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub trait IntoEventResponse {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `clear` is never used
[INFO] [stdout]    --> lazygdb-core/src/widgets/logs.rs:105:12
[INFO] [stdout]     |
[INFO] [stdout]  95 | impl<'a> LogsWidget<'a> {
[INFO] [stdout]     | ----------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub fn clear(&mut self) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ScrollDirection` is never used
[INFO] [stdout]   --> lazygdb-core/src/widgets/textarea.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub enum ScrollDirection {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IPJumped` is never constructed
[INFO] [stdout]   --> lazygdb-core/src/example.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | struct IPJumped {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IPChangeRequested` is never constructed
[INFO] [stdout]   --> lazygdb-core/src/example.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 30 | struct IPChangeRequested {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constants `Solicited` and `Unsolicited` are never used
[INFO] [stdout]   --> lazygdb-core/src/gdbmi.rs:27:15
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl GdbEventType {
[INFO] [stdout]    | ----------------- associated constants in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub const Solicited: Self = Self(Self::Result.0);
[INFO] [stdout]    |               ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub const Unsolicited: Self = Self(
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `send` is never used
[INFO] [stdout]    --> lazygdb-core/src/gdbmi.rs:125:12
[INFO] [stdout]     |
[INFO] [stdout]  71 | impl GdbMi {
[INFO] [stdout]     | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 125 |     pub fn send<T: lazygdb_mi::input::ToMi>(&self, cmd: T) {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Global` is never constructed
[INFO] [stdout]   --> lazygdb-core/src/ui/state.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub enum EventPropagation {
[INFO] [stdout]    |          ---------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 36 |     Global,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EventPropagation` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `emit_up`, `emit_down`, and `emit_global` are never used
[INFO] [stdout]    --> lazygdb-core/src/ui/state.rs:379:12
[INFO] [stdout]     |
[INFO] [stdout]  79 | impl Ui {
[INFO] [stdout]     | ------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 379 |     pub fn emit_up(
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 388 |     pub fn emit_down(
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 397 |     pub fn emit_global(&mut self, name: &'static str, data: Box<dyn Any + Send + Sync>) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `EventResponse` is never used
[INFO] [stdout]  --> lazygdb-core/src/widgets/mod.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub enum EventResponse {
[INFO] [stdout]   |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_handled` is never used
[INFO] [stdout]   --> lazygdb-core/src/widgets/mod.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl EventResponse {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] 12 |     pub fn is_handled(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `IntoEventResponse` is never used
[INFO] [stdout]   --> lazygdb-core/src/widgets/mod.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub trait IntoEventResponse {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `clear` is never used
[INFO] [stdout]    --> lazygdb-core/src/widgets/logs.rs:105:12
[INFO] [stdout]     |
[INFO] [stdout]  95 | impl<'a> LogsWidget<'a> {
[INFO] [stdout]     | ----------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub fn clear(&mut self) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ScrollDirection` is never used
[INFO] [stdout]   --> lazygdb-core/src/widgets/textarea.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub enum ScrollDirection {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.09s
[INFO] running `Command { std: "docker" "inspect" "83a30c7ed84c22fef82075be9e03d2a598aee8e8771870807bbfd7af2b69a7a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83a30c7ed84c22fef82075be9e03d2a598aee8e8771870807bbfd7af2b69a7a9", kill_on_drop: false }`
[INFO] [stdout] 83a30c7ed84c22fef82075be9e03d2a598aee8e8771870807bbfd7af2b69a7a9
